home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / noc100.zip / NOCARRIE.DOC next >
Text File  |  1991-10-19  |  1KB  |  32 lines

  1. NOCARRIER by Chua Chee Wee Oct 19 1991
  2. ======================================
  3.  
  4. This program is for RA 1.00+ though there should be no reason
  5. why it should not work for versions before 1.00.
  6.  
  7. This is a quick and dirty program by me to check who's losing
  8. carrier by reading RA.LOG and analysing it and then sending
  9. a message to that user warning him about losing carrier.
  10.  
  11. The RA.LOG must be in the FrontDoor format.
  12.  
  13. NOCARRIER will create a datafile called NOCARRIE.DAT and
  14. using the creation date of that file, compare it to the date
  15. when the user lost carrier. If the date when the user lost carrier
  16. is later than the date of NOCARRIE.DAT then the user will be issued
  17. a message by using MBUTIL.EXE.
  18.  
  19. NOCARRIER assumes there's MBUTIL.EXE in a directory called \FD and
  20. there's a file, NOCARRIE.TXT in the current directory where NOCARRIER
  21. is called from, to post that message to the user.
  22.  
  23. Required programs and/or files.
  24. RA.LOG(Should exists in the same directory as NOCARRIER.EXE)
  25. NOCARRIE.TXT(Should exists in the same directory as NOCARRIER.EXE)
  26. MBUTIL.EXE
  27.  
  28. This program can be run anytime but should not run more than once
  29. on the same day.
  30.  
  31. You can run it once a week, once a month, or everyday!
  32.